Version 1.4.2
This commit is contained in:
@ -22,8 +22,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 99
|
||||
versionName "1.4.1"
|
||||
versionCode 100
|
||||
versionName "1.4.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
@ -174,7 +174,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "io.github.wulkanowy:sdk:1.4.0"
|
||||
implementation "io.github.wulkanowy:sdk:1.4.2"
|
||||
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
Wersja 1.4.0
|
||||
Wersja 1.4.2
|
||||
|
||||
- dodaliśmy możliwość dodawania własnych zadań domowych
|
||||
- dodaliśmy kafelek z wiadomościami od twórców
|
||||
|
Reference in New Issue
Block a user