Skip to content

Commit 3c10a85

Browse files
committed
Update build.gradle
1 parent ccbc1ef commit 3c10a85

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
minSdk 29
1111
//noinspection OldTargetApi
1212
targetSdk 34
13-
versionCode 4
14-
versionName "1.4"
13+
versionCode 5
14+
versionName "1.5"
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}

0 commit comments

Comments
 (0)