Uncomment version

This commit is contained in:
Len 2022-10-19 17:58:53 +02:00
parent 03ed8939ed
commit d7a1341724

View File

@ -6,7 +6,7 @@ plugins {
allprojects {
group = "com.alttd"
// version = "1.0.0-SNAPSHOT"
version = "1.0.0-SNAPSHOT"
description = "Altitude DataLock Library."
}