mirror of
https://github.com/LittleChest/AppCloneEnabler.git
synced 2026-09-20 00:06:48 +08:00
Update deps
This commit is contained in:
@@ -4,12 +4,12 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace = "top.littlew.acer"
|
||||
compileSdk = 36
|
||||
compileSdk = 37
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "top.littlew.acer"
|
||||
minSdk = 34
|
||||
targetSdk = 36
|
||||
targetSdk = 37
|
||||
versionCode = 4
|
||||
versionName = "1.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user