Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

Commit 19abcd7

Browse files
committed
1.33 release
1 parent 3215170 commit 19abcd7

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.idea/modules.xml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "eu.faircode.xlua"
1313
minSdkVersion 23
1414
targetSdkVersion 30
15-
versionCode 133
16-
versionName "1.32"
15+
versionCode 134
16+
versionName "1.33"
1717
archivesBaseName = "XPrivacyLua-v$versionName-$versionCode"
1818
}
1919
signingConfigs {

0 commit comments

Comments
 (0)