Release: prepare for version 0.3.2

This commit is contained in:
HeCodes2Much
2024-12-02 08:58:14 +00:00
parent 8cf164ca50
commit 8aebf00cdf

View File

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