Skip to content

Commit

Permalink
version bump to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Palatis committed Sep 16, 2021
1 parent 4117b49 commit ee0d302
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 @@ -14,8 +14,8 @@ android {
applicationId "tw.idv.palatis.xappdebug"
minSdkVersion 24
targetSdkVersion 31
versionCode 100002
versionName "1.0.2"
versionCode 100003
versionName "1.0.3"

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

0 comments on commit ee0d302

Please sign in to comment.