We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abea9e3 commit eae56a9Copy full SHA for eae56a9
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 1060000
26
- versionName '1.6.0'
+ versionCode 1060100
+ versionName '1.6.1'
27
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
28
externalNativeBuild {
29
cmake {
0 commit comments