diff --git a/metadata/com.aistra.hail.yml b/metadata/com.aistra.hail.yml index dfbcd4ee67..ddca547eeb 100644 --- a/metadata/com.aistra.hail.yml +++ b/metadata/com.aistra.hail.yml @@ -229,7 +229,15 @@ Builds: - yes prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml + - versionName: 1.8.1 + versionCode: 32 + commit: 98689ffe04a459bd592da7e9d2ca276ae6f6894a + subdir: app + gradle: + - yes + prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.8.0 -CurrentVersionCode: 31 +CurrentVersion: 1.8.1 +CurrentVersionCode: 32