We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30606b8 commit 67fee44Copy full SHA for 67fee44
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "ch.logixisland.anuto"
8
minSdkVersion 17
9
targetSdkVersion 31
10
- versionCode 28
11
- versionName "0.8-1"
+ versionCode 29
+ versionName "0.9"
12
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
13
}
14
buildTypes {
0 commit comments