Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
joan-domingo committed Mar 3, 2018
1 parent bc80b91 commit 6593316
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 @@ -46,8 +46,8 @@ android {
productFlavors {
rac1 {
applicationId "cat.xojan.random1"
versionCode 35
versionName "3.1.4"
versionCode 36
versionName "3.2.0"
buildConfigField "String", "BASE_URL", "\"http://api.audioteca.rac1.cat/api/app/\""
}
catradio {
Expand Down

0 comments on commit 6593316

Please sign in to comment.