Skip to content

Commit

Permalink
SDTitleLayout
Browse files Browse the repository at this point in the history
  • Loading branch information
SiberiaDante committed Aug 1, 2018
1 parent 4054153 commit d6946d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions androidutil/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.midSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 112
versionName "1.1.2"
versionCode 113
versionName "1.1.3"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit d6946d4

Please sign in to comment.