We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a9569 commit c1e0b15Copy full SHA for c1e0b15
1 file changed
OPNMIDI-Player/build.gradle
@@ -22,8 +22,8 @@ android {
22
applicationId "ru.wohlsoft.opnmidiplayer"
23
minSdkVersion 16
24
targetSdkVersion 35
25
- versionCode 1050014
26
- versionName '1.5.0.14'
+ versionCode 1060000
+ versionName '1.6.0'
27
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
28
externalNativeBuild {
29
cmake {
0 commit comments