Skip to content

Commit c09fa96

Browse files
committed
bump version to 3.0.13
1 parent 79aa351 commit c09fa96

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.12"
35+
val appVerName: String = "3.0.13"
3636

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

0 commit comments

Comments
 (0)