We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64838e6 commit 471d64bCopy full SHA for 471d64b
1 file changed
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "io.github.cloudcutter"
15
minSdk 21
16
targetSdk 33
17
- versionCode 31
18
- versionName "0.3.1"
+ versionCode 32
+ versionName "0.3.2"
19
}
20
21
buildTypes {
0 commit comments