Lang: Updated Language Files. (#187)

Co-authored-by: HeCodes2Much-Bot <wayne6324@protonmail.com>
This commit is contained in:
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2024-11-29 18:23:58 +00:00
committed by GitHub
parent 7ebe91ce01
commit 2c217c4972
12 changed files with 18 additions and 2 deletions

View File

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