mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-28 00:56:07 +00:00
android: fix the xposed module
skip unecessary parsing the argument for debugging, just return true and hope that it works
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId = "me.kavishdevar.librepods"
|
||||
minSdk = 28
|
||||
targetSdk = 35
|
||||
versionCode = 4
|
||||
versionName = "0.1.0"
|
||||
versionCode = 5
|
||||
versionName = "0.1.0-rc.2"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user