We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c0b89 commit 7025f80Copy full SHA for 7025f80
packages/android/app/build.gradle
@@ -33,7 +33,7 @@ android {
33
minSdkVersion 26
34
targetSdkVersion 30
35
versionCode 28
36
- versionName "1.1.20"
+ versionName "1.1.21"
37
38
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
39
}
0 commit comments