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

Commit

Permalink
Changed version number to 3.5.0-b4
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
danimahardhika authored Nov 17, 2017
1 parent 6160796 commit 15a020a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 352
versionName "3.5.0-b3"
versionCode 353
versionName "3.5.0-b4"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 15a020a

Please sign in to comment.