1
0

Fix circle-ci build, add bitrise

This commit is contained in:
Mikołaj Pich
2017-04-20 00:02:52 +02:00
parent 68a0b27512
commit cf60edcee7
3 changed files with 28 additions and 3 deletions

View File

@ -8,7 +8,7 @@ android {
minSdkVersion 14
targetSdkVersion 25
versionCode 1
versionName "1.0"
versionName "0.1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {