1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 17:26:04 -06:00

Version 0.7.1

This commit is contained in:
Mikołaj Pich 2019-03-20 20:52:51 +01:00
parent 575e244b3a
commit 5add95ece1
No known key found for this signature in database
GPG Key ID: F62B26E36D4C4BAA
3 changed files with 7 additions and 9 deletions

View File

@ -11,10 +11,10 @@ cache:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
branches:
only:
- master
- 0.7.x
#branches:
# only:
# - master
# - 0.7.x
android:
licenses:

View File

@ -16,8 +16,8 @@ android {
testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 15
targetSdkVersion 28
versionCode 26
versionName "0.7.0"
versionCode 27
versionName "0.7.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
@ -77,7 +77,7 @@ play {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation('com.github.wulkanowy:api:bc60169383') { exclude module: "threetenbp" }
implementation('io.github.wulkanowy:api:0.7.1') { exclude module: "threetenbp" }
implementation "androidx.legacy:legacy-support-v4:1.0.0"
implementation "androidx.appcompat:appcompat:1.0.2"

View File

@ -1,5 +1,3 @@
Wersja 0.7.0
Dodaliśmy:
- szczęśliwy numerek
- lekcje zrealizowane