chore(changelog): Update CHANGELOG.md

This commit is contained in:
HeCodes2Much-Bot
2024-12-04 17:39:07 +00:00
committed by HeCodes2Much
parent f11822c117
commit 1274d16f77
2 changed files with 9 additions and 2 deletions

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"