This commit is contained in:
2024-07-29 22:07:29 +02:00
parent feee6d674b
commit e0b308ae68
6 changed files with 38 additions and 265 deletions

View File

@ -7,7 +7,7 @@ plugins {
android {
namespace = "dev.adriankuta.unbounddragdrop"
version = "0.0.2"
version = "0.0.3"
kotlinOptions {
jvmTarget = JavaVersion.VERSION_17.toString()