Skip to content

Commit 67fee44

Browse files
committed
update to version 0.9
1 parent 30606b8 commit 67fee44

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
@@ -7,8 +7,8 @@ android {
77
applicationId "ch.logixisland.anuto"
88
minSdkVersion 17
99
targetSdkVersion 31
10-
versionCode 28
11-
versionName "0.8-1"
10+
versionCode 29
11+
versionName "0.9"
1212
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)