Skip to content

Commit 420a178

Browse files
committedDec 10, 2024·
Prepare for release 2.12.0
1 parent 800f760 commit 420a178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "io.agora.flat"
2525
minSdkVersion 21
2626
targetSdk 34
27-
versionCode 60
28-
versionName "2.11.1"
27+
versionCode 61
28+
versionName "2.12.0"
2929

3030
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3131

0 commit comments

Comments
 (0)
Please sign in to comment.