Skip to content

Commit 8ad8af8

Browse files
committed
update to 3.0.2-RC-2
1 parent 0dfff05 commit 8ad8af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
minSdk = 28
4040
targetSdk = 36
4141
versionCode = 30230100
42-
versionName = "3.0.2-RC-1"
42+
versionName = "3.0.2-RC-2"
4343
multiDexEnabled = true
4444
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4545
}

0 commit comments

Comments
 (0)