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 a3398d0 commit 3a44b3fCopy full SHA for 3a44b3f
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
minSdk 24
19
compileSdk = 36
20
targetSdk 36
21
- versionCode 40060005
22
- versionName "4.6.0 Alpha 5"
+ versionCode 40060006
+ versionName "4.6.0 Alpha 6"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
javaCompileOptions {
25
annotationProcessorOptions {
0 commit comments