summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorTanuj <thetanuj@hotmail.com>2026-03-11 17:54:10 +0530
committerTanuj <thetanuj@hotmail.com>2026-03-11 17:54:10 +0530
commitbceb77a35c2e00715c72ccba8696c4ade3782091 (patch)
treea416f37234631d8ee8d67c0719632d51d89d44bc /app
parent34674467576940d4a1926669ccfa69e6b0602d8d (diff)
downloadSidePhOnelauncher-bceb77a35c2e00715c72ccba8696c4ade3782091.tar.gz
SidePhOnelauncher-bceb77a35c2e00715c72ccba8696c4ade3782091.tar.bz2
SidePhOnelauncher-bceb77a35c2e00715c72ccba8696c4ade3782091.zip
App version bumped to 100 (v6.3.11)
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4d5a15b..e10eb72 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -17,8 +17,8 @@ android {
applicationId "app.olauncher"
minSdkVersion 24
targetSdkVersion 35
- versionCode 99
- versionName "v6.3.10"
+ versionCode 100
+ versionName "v6.3.11"
resourceConfigurations += ["en", "ar", "de", "es-rES", "es-rUS", "fr", "he", "hr", "hu", "in", "it", "ja", "nl", "pl", "pt-rBR", "ru-rRU", "sv", "tr", "uk", "zh"]
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"