Skip to content

Commit eb0c67c

Browse files
committed
bump version to 3.0.10
1 parent 1133720 commit eb0c67c

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
@@ -33,7 +33,7 @@ val appVerCode: Int get() {
3333
return versionCode.toInt()
3434
}
3535
val buildNum: String get() = SimpleDateFormat("MMddHH", Locale.ENGLISH).format(Date())
36-
val appVerName: String = "3.0.9"
36+
val appVerName: String = "3.0.10"
3737

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

0 commit comments

Comments
 (0)