This commit is contained in:
Adrian Kuta
2024-07-29 22:07:29 +02:00
parent feee6d674b
commit e0b308ae68
6 changed files with 38 additions and 265 deletions
+1 -1
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()