diff --git a/metadata/com.elasticrock.keepscreenon.yml b/metadata/com.elasticrock.keepscreenon.yml index 78482784dd..9dcbd6b49c 100644 --- a/metadata/com.elasticrock.keepscreenon.yml +++ b/metadata/com.elasticrock.keepscreenon.yml @@ -242,9 +242,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.17.0 + versionCode: 24 + commit: f0e1707f39815a9bbc360d134cef817920da27ee + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: bb9503be1486028133b33eabce9732100e9a331065e32fa2a033a93498bae6d6 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.16.2 -CurrentVersionCode: 23 +CurrentVersion: 1.17.0 +CurrentVersionCode: 24