diff --git a/metadata/org.thosp.yourlocalweather.yml b/metadata/org.thosp.yourlocalweather.yml index bd7ec99e17..8a26d7cea6 100644 --- a/metadata/org.thosp.yourlocalweather.yml +++ b/metadata/org.thosp.yourlocalweather.yml @@ -882,7 +882,15 @@ Builds: - yes prebuild: sed -i -e '/android {/a lint {abortOnError false}' build.gradle + - versionName: 5.8.17 + versionCode: 165 + commit: 5217afb71f69c2f89c736d0d1bb6bd69ded0fbf1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/android {/a lint {abortOnError false}' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 5.8.16 -CurrentVersionCode: 163 +CurrentVersion: 5.8.17 +CurrentVersionCode: 165