Skip to content

Commit 4eae94a

Browse files
committed
version bump
1 parent 2f01bb7 commit 4eae94a

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 = 1
21-
versionName = "1.0"
20+
versionCode = 2
21+
versionName = "1.1"
2222

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

0 commit comments

Comments
 (0)