There was an error while loading. Please reload this page.
2 parents f65b427 + 2d43d38 commit 8b905e9Copy full SHA for 8b905e9
2 files changed
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
minSdk 24
19
compileSdk = 36
20
targetSdk 36
21
- versionCode 340000090
22
- versionName "34.0.0"
+ versionCode 340000151
+ versionName "34.0.1 RC1"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
javaCompileOptions {
25
annotationProcessorOptions {
fastlane/metadata/android/en-US/changelogs/340000151.txt
@@ -0,0 +1 @@
1
+- Bug fixes and performance improvements
0 commit comments