We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098a0dd commit 726a2dfCopy full SHA for 726a2df
app/build.gradle
@@ -32,8 +32,8 @@ android {
32
minSdkVersion 28
33
targetSdkVersion 29
34
// Both versions must be changed to increment on Play Store/user's devices
35
- versionCode 10
36
- versionName "1.9"
+ versionCode 11
+ versionName "1.10"
37
38
// Themers: Do not touch this, they will only formulate integrity structure of the core
39
// template
0 commit comments