Skip to content

Commit a84367a

Browse files
committed
Bump version. Again.
1 parent 148a0d7 commit a84367a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

OPNMIDI-Player/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "ru.wohlsoft.opnmidiplayer"
2020
minSdkVersion 14
2121
targetSdkVersion 33
22-
versionCode 1050009
23-
versionName '1.5.0.9'
22+
versionCode 1050010
23+
versionName '1.5.0.10'
2424
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
2525
externalNativeBuild {
2626
cmake {

0 commit comments

Comments
 (0)