allow undo when the new pieces are generated since it is REALLY not that helpful and "gaming the system", also ver bump

This commit is contained in:
Rusty Striker 2024-09-22 17:01:41 +03:00
parent d8a304c6e4
commit fb12477c98
Signed by: RustyStriker
GPG key ID: 87E4D691632DFF15
2 changed files with 19 additions and 4 deletions

View file

@ -21,8 +21,8 @@ android {
//noinspection MinSdkTooLow
minSdkVersion 8
targetSdkVersion 29
versionCode 860
versionName "0.8.6"
versionCode 870
versionName "0.8.7"
}
buildTypes {
release {