Skip to content

Commit f76987f

Browse files
committed
Version
1 parent 2a90123 commit f76987f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId = "com.ivor.openanime"
1818
minSdk = 26
1919
targetSdk = 36
20-
versionCode = 3
21-
versionName = "1.2"
20+
versionCode = 4
21+
versionName = "1.4"
2222

2323
val localProperties = Properties()
2424
val localPropertiesFile = rootProject.file("local.properties")

0 commit comments

Comments
 (0)