|
@@ -15,8 +15,8 @@ android {
|
|
|
applicationId = "com.jkuester.unlauncher"
|
|
applicationId = "com.jkuester.unlauncher"
|
|
|
minSdkVersion(21)
|
|
minSdkVersion(21)
|
|
|
targetSdkVersion(33)
|
|
targetSdkVersion(33)
|
|
|
- versionName = "2.1.0-beta.1"
|
|
|
|
|
- versionCode = 19
|
|
|
|
|
|
|
+ versionName = "2.1.0"
|
|
|
|
|
+ versionCode = 20
|
|
|
vectorDrawables { useSupportLibrary = true }
|
|
vectorDrawables { useSupportLibrary = true }
|
|
|
// signingConfigs {
|
|
// signingConfigs {
|
|
|
// if (project.extra.has("RELEASE_STORE_FILE")) {
|
|
// if (project.extra.has("RELEASE_STORE_FILE")) {
|