diff --git a/metadata/com.viper.simplert.yml b/metadata/com.viper.simplert.yml index 4450050ac7..85c0744d2a 100644 --- a/metadata/com.viper.simplert.yml +++ b/metadata/com.viper.simplert.yml @@ -1,8 +1,8 @@ Categories: - Internet License: GPL-3.0-or-later -SourceCode: https://github.com/vvviperrr/SimpleRT -IssueTracker: https://github.com/vvviperrr/SimpleRT/issues +SourceCode: https://github.com/robinpaulson/SimpleRT/ +IssueTracker: https://github.com/robinpaulson/SimpleRT/issues AutoName: SimpleRT Description: |- @@ -17,7 +17,7 @@ Description: |- Development is still in progress, bugs and errors can occur. RepoType: git -Repo: https://github.com/vvviperrr/SimpleRT.git +Repo: https://github.com/robinpaulson/SimpleRT.git Builds: - versionName: '1.0' @@ -29,11 +29,18 @@ Builds: prebuild: sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck'] = 'true'/" ../build.gradle -MaintainerNotes: |- - * no longer builds, see https://github.com/vvviperrr/SimpleRT/issues/37 - * the fork started in 1/2019 has the same issue and stalled right away + - versionName: 1.1.1 + versionCode: 2 + commit: 3f5deb052f4aa336372d3abf739eb1308086ec37 + subdir: simple-rt-android/app + gradle: + - yes + prebuild: sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck'] + = 'true'/" ../build.gradle + ndk: r14b -AutoUpdateMode: None -UpdateCheckMode: None -CurrentVersion: '1.0' -CurrentVersionCode: 1 +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: simple-rt-android/app/build.gradle|versionCode\s(\d+)||([\d.]+) +CurrentVersion: 1.1.1 +CurrentVersionCode: 2