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

Commit 5638588

Browse files
committed
1.29 release
1 parent 78b599f commit 5638588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

0 commit comments

Comments
 (0)