change version numbers

This commit is contained in:
afischerdev 2021-10-05 16:32:18 +02:00
parent b504cd70f3
commit 12116b8467
3 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@ allprojects {
// this file
// app: build.gradle (versionCode only)
// OsmTrack (version and versionDate)
project.version "1.6.1"
project.version "1.6.2"
repositories {
mavenCentral()