Skip to content

Commit

Permalink
- Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGolovin committed Feb 8, 2019
1 parent d1c8e9f commit b31aec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions garland-view/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'signing'
apply plugin: 'com.bmuschko.nexus'

group = 'com.ramotion.garlandview'
version = '0.3.2'
version = '0.3.3'

android {
compileSdkVersion 28
Expand All @@ -12,7 +12,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 28
versionCode 6
versionCode 7
versionName version

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit b31aec7

Please sign in to comment.