diff --git a/metadata/com.vonglasow.michael.satstat.yml b/metadata/com.vonglasow.michael.satstat.yml index 4a0c56901c..b5fd0d6dab 100644 --- a/metadata/com.vonglasow.michael.satstat.yml +++ b/metadata/com.vonglasow.michael.satstat.yml @@ -148,6 +148,16 @@ Builds: - libs/*jar prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + - versionName: '3.4' + versionCode: 30400 + commit: e633d095ee1b28943b55694505bd4e4a3d64cc48 + init: ./setbuild.sh + gradle: + - yes + rm: + - libs/*jar + prebuild: sed -i -e 's/0.4.0/0.4.3/g' build.gradle + MaintainerNotes: |- Build 2.0 switched to gradle because of the dependency on mapsforge, which fails on the build server if called in an ant or maven project (or when called multiple times). See @@ -157,5 +167,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '3.3' -CurrentVersionCode: 3030 +CurrentVersion: '3.4' +CurrentVersionCode: 30400