Initial Alpha release!

This commit is contained in:
Vavassor 2017-02-07 02:05:50 -05:00
commit b4a91112a3
20 changed files with 88 additions and 26 deletions

View file

@ -8,7 +8,7 @@ android {
minSdkVersion 15
targetSdkVersion 25
versionCode 1
versionName "1.0"
versionName "1.0.0-alpha.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}