Set new version.

This commit is contained in:
Lampros Smyrnaios 2024-10-30 20:31:01 +02:00
parent 86fcd3f652
commit f8050c4165
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ext {
java {
group = "${app_group}"
version = '2.8.2'
version = '2.8.3'
sourceCompatibility = JavaVersion.VERSION_1_8
}