We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a3754 commit a8ff73fCopy full SHA for a8ff73f
1 file changed
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "io.github.cloudcutter"
15
minSdk 21
16
targetSdk 33
17
- versionCode 50
18
- versionName "0.5.0"
+ versionCode 60
+ versionName "0.6.0"
19
}
20
21
buildTypes {
0 commit comments