diff --git a/metadata/com.github.khanshoaib3.nerdsteam.yml b/metadata/com.github.khanshoaib3.nerdsteam.yml index 634eb13fd1..30b3e33ac0 100644 --- a/metadata/com.github.khanshoaib3.nerdsteam.yml +++ b/metadata/com.github.khanshoaib3.nerdsteam.yml @@ -33,9 +33,18 @@ Builds: - $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk $$OUT$$ + - versionName: 1.0.5 + versionCode: 1000005 + commit: 72650fd0966f506c596f535b8efb023790db2ae1 + subdir: app + gradle: + - yes + prebuild: echo 'IS_THERE_ANY_DEAL_API_KEY="9c1a54187a6d3259c0656813155465fc3bfed500"' + > ../secret.properties + AllowedAPKSigningKeys: 048b204da88e353be1429d12b30572a95512774c87ea55b0a771e962c9c0a80d AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.0.4 -CurrentVersionCode: 1000004 +CurrentVersion: 1.0.5 +CurrentVersionCode: 1000005