Bump version

This commit is contained in:
Jim Wu 2019-02-19 00:35:47 +08:00 committed by GitHub
parent c426f41cf8
commit 0a778fc1c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
apply plugin: 'com.android.library'
version "v0.2.9.8_beta1"
version "v0.2.9.9_beta1"
extensions["module_name"] = "EdXposed"
android {
compileSdkVersion 28
@ -54,4 +54,4 @@ afterEvaluate {
}
dependencies {
}
}