Skip to content

Commit

Permalink
Target API 28 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiascode authored and Cl1608Ho committed Jan 7, 2020
1 parent a0be8bd commit 4bd2888
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ android {
defaultConfig {
applicationId "org.cuberite.android"
minSdkVersion 14
targetSdkVersion 29
versionCode 5
versionName "1.4"
targetSdkVersion 28
versionCode 6
versionName "1.4.1"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 4bd2888

Please sign in to comment.