Skip to content

Commit 1655c45

Browse files
committed
version bump
1 parent f32028b commit 1655c45

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
@@ -17,8 +17,8 @@ android {
1717
applicationId "tw.idv.palatis.xappdebug"
1818
minSdkVersion 24
1919
targetSdkVersion 29
20-
versionCode 100000
21-
versionName "1.0.0"
20+
versionCode 100001
21+
versionName "1.0.1"
2222

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

0 commit comments

Comments
 (0)