We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492c453 commit 2b6f534Copy full SHA for 2b6f534
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
minSdk 24
19
compileSdk = 36
20
targetSdk 36
21
- versionCode 40060010
22
- versionName "4.6.1 Alpha 0"
+ versionCode 40060011
+ versionName "4.6.1 Alpha 1"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
javaCompileOptions {
25
annotationProcessorOptions {
0 commit comments