Release: prepare for version 0.3.3

This commit is contained in:
HeCodes2Much
2024-12-04 18:51:57 +00:00
parent 8533d604f7
commit 3911b1418d

View File

@@ -19,8 +19,8 @@ android {
applicationId = "app.easy.launcher"
minSdk = 24
targetSdk = 35
versionCode = 32
versionName = "0.3.2"
versionCode = 33
versionName = "0.3.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders["internetPermission"] = "android.permission.INTERNET"