Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf4b1 committed May 9, 2024
1 parent 9b973bd commit 23d43a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions soundcloud/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 33
versionCode 5
versionName "0.5"
versionCode 6
versionName "0.6"
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

resValue "string", "client_id", "YOUR-CLIENT-ID"
Expand Down

0 comments on commit 23d43a2

Please sign in to comment.