Update lib versions

This commit is contained in:
2024-07-30 10:56:04 +02:00
parent f1cfc2a98a
commit a3439ee9cd
2 changed files with 8 additions and 8 deletions

View File

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