diff --git a/metadata/com.mkulesh.onpc.yml b/metadata/com.mkulesh.onpc.yml index a0724f6779..6246548614 100644 --- a/metadata/com.mkulesh.onpc.yml +++ b/metadata/com.mkulesh.onpc.yml @@ -305,7 +305,20 @@ Builds: rm: - doc + - versionName: '1.35' + versionCode: 48 + commit: d8ef77f71b0fe7bcb9ea42199a86a89ddf4e8513 + subdir: app + sudo: + - sdkmanager 'build-tools;33.0.2' 'build-tools;30.0.3' + - cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/33.0.2/lib/dx.jar + - cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/33.0.2/dx + gradle: + - yes + rm: + - doc + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.34' -CurrentVersionCode: 47 +CurrentVersion: '1.35' +CurrentVersionCode: 48