Skip to content

Commit

Permalink
version bump to 1.0.2 (100002)
Browse files Browse the repository at this point in the history
  • Loading branch information
Palatis committed Apr 8, 2020
1 parent 3b4e40a commit f18e183
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 @@ -17,8 +17,8 @@ android {
applicationId "tw.idv.palatis.xappdebug"
minSdkVersion 24
targetSdkVersion 29
versionCode 100001
versionName "1.0.1"
versionCode 100002
versionName "1.0.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
project.ext.set("archivesBaseName", applicationId + "-" + versionName + "-" + versionCode)
Expand Down

0 comments on commit f18e183

Please sign in to comment.