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

Commit 76a7caf

Browse files
committed
1.23.23 release
1 parent f9fe621 commit 76a7caf

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed
0 Bytes
Binary file not shown.

.idea/misc.xml

Lines changed: 6 additions & 2 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
@@ -8,8 +8,8 @@ android {
88
applicationId "eu.faircode.xlua"
99
minSdkVersion 23
1010
targetSdkVersion 27
11-
versionCode 123
12-
versionName "1.23.22"
11+
versionCode 124
12+
versionName "1.23.23"
1313
archivesBaseName = "XPrivacyLua-v$versionName-$versionCode"
1414
}
1515

0 commit comments

Comments
 (0)