We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b88e6b commit c74e6a6Copy full SHA for c74e6a6
1 file changed
app/build.gradle
@@ -28,8 +28,8 @@ android {
28
targetSdk 35
29
minSdk 26
30
31
- versionCode 35
32
- versionName "0.20.0"
+ versionCode 36
+ versionName "0.21.0"
33
34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
35
0 commit comments