Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
spyhunter99 committed Aug 1, 2021
1 parent 482869b commit 11de4fc
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=28
android.targetSdkVersion=29

android.versionCode=46

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

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

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

0 comments on commit 11de4fc

Please sign in to comment.