mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-12 18:39:20 +00:00
Reformatted Code and Updated VersionName/VersionCode
This commit is contained in:
@ -25,8 +25,8 @@ android {
|
||||
applicationId 'com.looker.droidify'
|
||||
minSdkVersion 28
|
||||
targetSdkVersion 29
|
||||
versionCode 1
|
||||
versionName '0.1'
|
||||
versionCode 2
|
||||
versionName '0.2'
|
||||
|
||||
def languages = [ 'en' ]
|
||||
buildConfigField 'String[]', 'LANGUAGES', '{ "' + languages.join('", "') + '" }'
|
||||
|
Reference in New Issue
Block a user