Skip to content

Commit 5cf56f3

Browse files
Update versionName in build.gradle
Updated versionName from '3.92' to '3.95'.
1 parent adbdffb commit 5cf56f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
minSdkVersion 21
1010
targetSdkVersion 36
1111
versionCode 1
12-
versionName "3.92"
12+
versionName "3.95"
1313
}
1414

1515
buildTypes {
@@ -25,3 +25,4 @@ dependencies {
2525
}
2626

2727

28+

0 commit comments

Comments
 (0)