We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dbd8d0 commit 4096db8Copy full SHA for 4096db8
1 file changed
hxaudio/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 9
9
targetSdkVersion 25
10
- versionCode 10
11
- versionName "3.1.8"
+ versionCode 11
+ versionName "3.1.9"
12
}
13
buildTypes {
14
release {
0 commit comments