Set correct version to match app.

This commit is contained in:
JesseBrault0709 2024-06-18 15:39:30 +02:00
parent 5449a2c934
commit 34c13d3315

View File

@ -5,7 +5,7 @@ plugins {
}
group = 'app.mealsmadeeasy'
version = '0.0.1-SNAPSHOT'
version = '0.1.0-SNAPSHOT'
java {
toolchain {