Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Commit

Permalink
Updata by Nickers 2021.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CNKKDC committed Mar 1, 2021
1 parent 4035b57 commit b561519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
applicationId "com.sm.music"
minSdkVersion 24
targetSdkVersion 29
versionCode 3
versionName "1.5.3"
versionCode 4
versionName "1.5.4"
ndk.abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.release
Expand Down

0 comments on commit b561519

Please sign in to comment.