This commit is contained in:
LooKeR 2021-11-17 20:47:19 +05:30
parent 1086df93c5
commit bbbce2a4aa
2 changed files with 3 additions and 2 deletions

View File

@ -26,8 +26,8 @@ android {
applicationId = 'com.looker.droidify'
minSdk = 21
targetSdk = 31
versionCode = 40
versionName = "0.4.0"
versionCode = 41
versionName = "0.4.1"
vectorDrawables.useSupportLibrary = true
}

View File

@ -0,0 +1 @@
- Fix Normal Install Crash