Skip to content

Commit a712de0

Browse files
committed
version bump to 1.0.4
1 parent 2c3754f commit a712de0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "tw.idv.palatis.xappdebug"
1515
minSdkVersion 24
1616
targetSdkVersion 31
17-
versionCode 100003
18-
versionName "1.0.3"
17+
versionCode 100004
18+
versionName "1.0.4"
1919

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

0 commit comments

Comments
 (0)