Skip to content

Commit

Permalink
version bump to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Palatis committed Sep 16, 2021
1 parent 49993d8 commit edd24db
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 31
versionCode 100004
versionName "1.0.4"
versionCode 100005
versionName "1.0.5"

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

0 comments on commit edd24db

Please sign in to comment.