prepare update

This commit is contained in:
afischerdev 2023-04-07 17:19:43 +02:00
parent 2eb47300cf
commit fa00520f1e
2 changed files with 25 additions and 2 deletions

View file

@ -17,10 +17,11 @@ buildscript {
allprojects {
// NOTE:
// there are three places to change the version number
// there are four places to change the version number
// this file
// app: build.gradle (versionCode only)
// OsmTrack (version and versionDate)
// docs revisions.md (version and versionDate)
project.version "1.6.3"
group 'org.btools'