Skip to content

Commit 8897ae9

Browse files
committed
Release v0.3.1
1 parent 3bb5fb5 commit 8897ae9

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 30
18-
versionName "0.3.0"
17+
versionCode 31
18+
versionName "0.3.1"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)