1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 20:29:08 -05:00

Version 0.3.0

This commit is contained in:
Mikołaj Pich 2018-04-08 20:16:44 +02:00
parent 5c558ae1f9
commit ce00c7025a
No known key found for this signature in database
GPG Key ID: F62B26E36D4C4BAA
3 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@ tests:
- .gradle
policy: pull
script:
- ./gradlew --no-daemon --stacktrace test
- ./gradlew --no-daemon --stacktrace -x fabricGenerateResourcesRelease test
artifacts:
paths:
- app/build/reports/tests
@ -39,7 +39,7 @@ lint:
- .gradle
policy: pull
script:
- ./gradlew --no-daemon --stacktrace lint
- ./gradlew --no-daemon --stacktrace -x fabricGenerateResourcesRelease lint
artifacts:
paths:
- app/build/reports

View File

@ -10,4 +10,4 @@
[Pobierz wersję rozwojową](https://bitrise-redirector.herokuapp.com/v0.1/apps/daeff1893f3c8128/builds/master/artifacts/app-debug-bitrise-signed.apk)
Wulkanowy to aplikacja na androida polepszająca wygodę używania dziennika UONET+.
Androidowy klient dziennika VULCAN UONET+.

View File

@ -28,8 +28,8 @@ android {
testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 15
targetSdkVersion 26
versionCode 5
versionName "0.2.2"
versionCode 6
versionName "0.3.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [