Skip to content

Commit

Permalink
next cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
spyhunter99 committed Mar 29, 2023
1 parent 9d5f965 commit 9cf4257
Showing 1 changed file with 2 additions and 2 deletions.
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=51
android.versionCode=52

# 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=51
description=An Android library to display OpenStreetMap views.

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

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

0 comments on commit 9cf4257

Please sign in to comment.