Private
Public Access
1
0

build: Adds x86/64, split into separate APKs

This commit is contained in:
2024-03-28 00:50:50 -07:00
parent e3b4b77307
commit 8d63c5f1f5
4 changed files with 23 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ android {
compileSdk 33
defaultConfig {
minSdk 31
minSdk 30
targetSdk 33
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"