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 dca94b5 commit d95ca0dCopy full SHA for d95ca0d
1 file changed
mobile/build.gradle
@@ -11,10 +11,10 @@ android {
11
targetSdkVersion 34
12
13
// Set in CI on tagged commit
14
- versionName "0.12.0"
+ versionName "0.12.1"
15
16
// Set in CI by `bundle exec fastlane update_version`
17
- versionCode 26
+ versionCode 34
18
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
// NOTE: This only works for API level 28 and above
0 commit comments