Skip to content

Commit 4bd2888

Browse files
mathiascodeCl1608Ho
authored andcommitted
Target API 28 (#46)
1 parent a0be8bd commit 4bd2888

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ android {
66
defaultConfig {
77
applicationId "org.cuberite.android"
88
minSdkVersion 14
9-
targetSdkVersion 29
10-
versionCode 5
11-
versionName "1.4"
9+
targetSdkVersion 28
10+
versionCode 6
11+
versionName "1.4.1"
1212
vectorDrawables.useSupportLibrary = true
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)