mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-12 18:39:20 +00:00
Release 0.4.0
- Added: Language preference - Update: horizontal scrolling screenshots - Fix: Background root installer - Add: Only ask for root when selected - Tons of UI/UX tweaks
This commit is contained in:
@ -26,8 +26,8 @@ android {
|
||||
applicationId = 'com.looker.droidify'
|
||||
minSdk = 21
|
||||
targetSdk = 31
|
||||
versionCode = 36
|
||||
versionName = "0.3.6"
|
||||
versionCode = 40
|
||||
versionName = "0.4.0"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user