Skip to content

Commit 6ab3a86

Browse files
committed
🔖 Demonstration app release v1.2
1 parent ddf2709 commit 6ab3a86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.desmond.demo"
99
minSdkVersion rootProject.ext.minSdkVersion
1010
targetSdkVersion rootProject.ext.targetSdkVersion
11-
versionCode 2
12-
versionName "1.1"
11+
versionCode 3
12+
versionName "1.2"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)