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

Commit 2c5ab2b

Browse files
committed
1.30 release
1 parent e5f739f commit 2c5ab2b

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 30
15-
versionCode 130
16-
versionName "1.29"
15+
versionCode 131
16+
versionName "1.30"
1717
archivesBaseName = "XPrivacyLua-v$versionName-$versionCode"
1818
}
1919
signingConfigs {

0 commit comments

Comments
 (0)