Skip to content

Commit

Permalink
NOJIRA bumping target sdk to 28 to meet playstore requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
spyhunter99 committed Nov 24, 2019
1 parent dfbba87 commit 7e0d6ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Expand Up @@ -69,7 +69,7 @@ compileJava.targetCompatibility=1.7
android.buildToolsVersion=26.0.3
android.compileSdkVersion=26
android.minSdkVersion=8
android.targetSdkVersion=26
android.targetSdkVersion=28

android.versionCode=38

Expand All @@ -90,7 +90,7 @@ android.versionCode=38
description=An Android library to display OpenStreetMap views.

# NOTE: this is also used as the default project.version
pom.version=6.1.4-SNAPSHOT
pom.version=6.1.4

# NOTE: this is also used as the default project.group
pom.groupId=org.osmdroid
Expand Down

0 comments on commit 7e0d6ad

Please sign in to comment.