Skip to content

Commit 7490cd4

Browse files
committed
bump version to 3.0.15
1 parent 12960b3 commit 7490cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ val appVerCode: Int get() {
3232
return versionCode.toInt()
3333
}
3434
val buildNum: String get() = SimpleDateFormat("MMddHH", Locale.ENGLISH).format(Date())
35-
val appVerName: String = "3.0.14"
35+
val appVerName: String = "3.0.15"
3636

3737
android {
3838
namespace = "me.teble.xposed.autodaily"

0 commit comments

Comments
 (0)