Skip to content

Commit a8ff73f

Browse files
committed
Release v0.6.0
1 parent 34a3754 commit a8ff73f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "io.github.cloudcutter"
1515
minSdk 21
1616
targetSdk 33
17-
versionCode 50
18-
versionName "0.5.0"
17+
versionCode 60
18+
versionName "0.6.0"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)