Skip to content

Commit e6bda5f

Browse files
authored
Increment versionCode from 43 to 44
1 parent 2daeeb5 commit e6bda5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
minSdk = libs.versions.android.minSdk.get().toInt()
1818
targetSdk = libs.versions.android.targetSdk.get().toInt()
1919
applicationId = "dev.anilbeesetti.nextplayer"
20-
versionCode = 43
20+
versionCode = 44
2121
versionName = "0.15.0"
2222
}
2323

0 commit comments

Comments
 (0)