Skip to content

Commit 8d0aa1b

Browse files
tweak root detection
fixes #76 Signed-off-by: androidacy-user <opensource@androidacy.com>
1 parent 340ec5a commit 8d0aa1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ android {
4848
applicationId = "com.fox2code.mmm"
4949
minSdk = 26
5050
targetSdk = 34
51-
versionCode = 89
52-
versionName = "2.3.5"
51+
versionCode = 91
52+
versionName = "2.3.6"
5353
vectorDrawables {
5454
useSupportLibrary = true
5555
}

0 commit comments

Comments
 (0)