We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49993d8 commit edd24dbCopy full SHA for edd24db
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "tw.idv.palatis.xappdebug"
18
minSdkVersion 24
19
targetSdkVersion 31
20
- versionCode 100004
21
- versionName "1.0.4"
+ versionCode 100005
+ versionName "1.0.5"
22
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
project.ext.set("archivesBaseName", applicationId + "-" + versionName + "-" + versionCode)
0 commit comments