We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579b642 commit 2932b04Copy full SHA for 2932b04
ADLMIDI-Player/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "ru.wohlsoft.adlmidiplayer"
8
minSdkVersion 14
9
targetSdkVersion 28
10
- versionCode 1040301
11
- versionName '1.4.3.1'
+ versionCode 1040302
+ versionName '1.4.3.2'
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
externalNativeBuild {
14
cmake {
0 commit comments