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