summaryrefslogtreecommitdiffstats
path: root/app/build.gradle
diff options
context:
space:
mode:
authorKishan Kr Sharma <36340195+iamkishansharma@users.noreply.github.com>2023-08-05 09:40:29 +0200
committerGitHub <noreply@github.com>2023-08-05 09:40:29 +0200
commit51f71ccd47693d8f91928eceb29c644c668a21b9 (patch)
treeade90e362a390accc363230298e38ca2fc34dbbd /app/build.gradle
parentREADME fixed (diff)
parentUpdate strings.xml (diff)
downloadxManager-51f71ccd47693d8f91928eceb29c644c668a21b9.tar
xManager-51f71ccd47693d8f91928eceb29c644c668a21b9.tar.gz
xManager-51f71ccd47693d8f91928eceb29c644c668a21b9.tar.bz2
xManager-51f71ccd47693d8f91928eceb29c644c668a21b9.tar.lz
xManager-51f71ccd47693d8f91928eceb29c644c668a21b9.tar.xz
xManager-51f71ccd47693d8f91928eceb29c644c668a21b9.tar.zst
xManager-51f71ccd47693d8f91928eceb29c644c668a21b9.zip
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4958577..de9bdaa 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -12,7 +12,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 210209
- versionName "4.9"
+ versionName "5.0"
}
buildTypes {