diff --git a/app/build.gradle b/app/build.gradle index d4c0cc2ca..3c2dced7f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.github.libretube' minSdk 21 targetSdk 31 - versionCode 7 - versionName '0.2.5' + versionCode 8 + versionName '0.2.6' multiDexEnabled true testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' resValue "string", "app_name", "LibreTube" diff --git a/app/release/output-metadata.json b/app/release/output-metadata.json index 88c88278f..9e7eaaa0c 100644 --- a/app/release/output-metadata.json +++ b/app/release/output-metadata.json @@ -20,19 +20,6 @@ "versionName": "0.2.5", "outputFile": "app-x86_64-release.apk" }, - { - "type": "ONE_OF_MANY", - "filters": [ - { - "filterType": "ABI", - "value": "armeabi-v7a" - } - ], - "attributes": [], - "versionCode": 7, - "versionName": "0.2.5", - "outputFile": "app-armeabi-v7a-release.apk" - }, { "type": "ONE_OF_MANY", "filters": [ @@ -46,6 +33,19 @@ "versionName": "0.2.5", "outputFile": "app-x86-release.apk" }, + { + "type": "ONE_OF_MANY", + "filters": [ + { + "filterType": "ABI", + "value": "armeabi-v7a" + } + ], + "attributes": [], + "versionCode": 7, + "versionName": "0.2.5", + "outputFile": "app-armeabi-v7a-release.apk" + }, { "type": "ONE_OF_MANY", "filters": [