summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com>2022-05-05 11:46:39 +0200
committerGitHub <noreply@github.com>2022-05-05 11:46:39 +0200
commit326cc1b7467cc878f2e8d6fc7a91187e56940f05 (patch)
treeb45189695fae11bceab409d3e511dad0356da883
parentUpdate strings.xml (diff)
downloadxManager-326cc1b7467cc878f2e8d6fc7a91187e56940f05.tar
xManager-326cc1b7467cc878f2e8d6fc7a91187e56940f05.tar.gz
xManager-326cc1b7467cc878f2e8d6fc7a91187e56940f05.tar.bz2
xManager-326cc1b7467cc878f2e8d6fc7a91187e56940f05.tar.lz
xManager-326cc1b7467cc878f2e8d6fc7a91187e56940f05.tar.xz
xManager-326cc1b7467cc878f2e8d6fc7a91187e56940f05.tar.zst
xManager-326cc1b7467cc878f2e8d6fc7a91187e56940f05.zip
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index eab9eb6..01167fb 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -12,7 +12,7 @@ android {
minSdkVersion 21
targetSdkVersion 31
versionCode 3
- versionName "3.4"
+ versionName "3.5"
}
buildTypes {