Skip to content

Commit

Permalink
Merge pull request #82 from doc-ai/dev
Browse files Browse the repository at this point in the history
bump version code for playstore
  • Loading branch information
RohanJahagirdar authored Jul 28, 2020
2 parents 94ba621 + 743c030 commit 46ec37f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "ai.doc.netrunner_android"
minSdkVersion 22
targetSdkVersion 29
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.1.1"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

Expand Down

0 comments on commit 46ec37f

Please sign in to comment.