Skip to content

Commit

Permalink
next cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
spyhunter99 committed Mar 31, 2023
1 parent e19f371 commit b835629
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ osmdroid is a (almost) full/free replacement for Android's MapView (v1 API) clas
<a href="https://play.google.com/store/apps/details?id=org.osmdroid">
<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on F-Droid" height="90"></a>

Current Release: **6.1.15 Mar 28, 2023**
Current Release: **6.1.16 Mar 31, 2023**

Current Development version: 6.1.16-SNAPSHOT
Current Development version: 6.1.17-SNAPSHOT

Next Release Version (planned): 6.1.16
Next Release Version (planned): 6.1.17

Note: check your calendar, it may take up to a few days for all global mirrors to update.

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ android.compileSdkVersion=31
android.minSdkVersion=8
android.targetSdkVersion=30

android.versionCode=52
android.versionCode=53

# this is used for signing APK only, it can also be stored in local.properties
#android.signingConfigs.release.storeFile=
Expand All @@ -89,7 +89,7 @@ android.versionCode=52
description=An Android library to display OpenStreetMap views.

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

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

0 comments on commit b835629

Please sign in to comment.