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

Commit 32ad8fc

Browse files
committed
1.27 release
1 parent 6b828d8 commit 32ad8fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 29
15-
versionCode 127
16-
versionName "1.26"
15+
versionCode 128
16+
versionName "1.27"
1717
archivesBaseName = "XPrivacyLua-v$versionName-$versionCode"
1818
}
1919
signingConfigs {

0 commit comments

Comments
 (0)