mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2024-11-23 10:38:45 +00:00
commit
2d7d93210a
@ -1,3 +1,7 @@
|
|||||||
|
## 0.0.2
|
||||||
|
|
||||||
|
* Name of project has been changed: `jsuikitkotlin` -> `kjsuikit`
|
||||||
|
|
||||||
## 0.0.1
|
## 0.0.1
|
||||||
|
|
||||||
It is first version. Here project has been created and added a lot of implementations of elements
|
It is first version. Here project has been created and added a lot of implementations of elements
|
||||||
|
@ -9,5 +9,5 @@ android.enableJetifier=true
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.0.1
|
version=0.0.2
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
rootProject.name = 'jsuikitkotlin'
|
rootProject.name = 'kjsuikit'
|
||||||
|
|
||||||
enableFeaturePreview("VERSION_CATALOGS")
|
enableFeaturePreview("VERSION_CATALOGS")
|
||||||
|
Loading…
Reference in New Issue
Block a user