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 93b9db0 commit dd75e5aCopy full SHA for dd75e5a
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
minSdk 24
19
compileSdk = 36
20
targetSdk 36
21
- versionCode 40060007
22
- versionName "4.6.0 Alpha 7"
+ versionCode 40060008
+ versionName "4.6.0 Alpha 8"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
javaCompileOptions {
25
annotationProcessorOptions {
0 commit comments