Skip to content

Commit 057d249

Browse files
committed
bump: version id to 181030
1 parent f368a1f commit 057d249

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
@@ -55,8 +55,8 @@ android {
5555
minSdkVersion 24
5656
//noinspection OldTargetApi
5757
targetSdkVersion 35
58-
versionCode 181020
59-
versionName "v181.0.20"
58+
versionCode 181030
59+
versionName "v181.0.30"
6060
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
6161
vectorDrawables.useSupportLibrary = true
6262

0 commit comments

Comments
 (0)