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

Commit b90c8a5

Browse files
committed
1.34 release
1 parent 0c1b8a7 commit b90c8a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
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 134
16-
versionName "1.33"
15+
versionCode 135
16+
versionName "1.34"
1717
archivesBaseName = "XPrivacyLua-v$versionName-$versionCode"
1818
}
1919
signingConfigs {

0 commit comments

Comments
 (0)