Skip to content

Commit 6ad84f4

Browse files
authored
Update versionCode and versionName to 1.07
1 parent 4548ac9 commit 6ad84f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.jvdegithub.aiscatcher"
1111
minSdk 23
1212
targetSdk 34
13-
versionCode 106
14-
versionName '1.06'
13+
versionCode 107
14+
versionName '1.07'
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
externalNativeBuild {

0 commit comments

Comments
 (0)