build: v0.1.1

This commit is contained in:
rhunk
2023-05-26 16:46:02 +02:00
parent 0389157471
commit dabbb1488a

View File

@@ -5,7 +5,7 @@ plugins {
id 'org.jetbrains.kotlin.android'
}
def appVersionName = "0.1.0"
def appVersionName = "0.1.1"
def appVersionCode = 1
def lspatchReleaseUrl = "https://api.github.com/repos/LSPosed/LSPatch/releases/latest"