diff --git a/Kuroba/app/build.gradle b/Kuroba/app/build.gradle index 0b0beb0b4d..5704198b7d 100644 --- a/Kuroba/app/build.gradle +++ b/Kuroba/app/build.gradle @@ -22,7 +22,7 @@ android { //bump the PATCH (ZZ) version otherwise, for anything small int major = 4 int minor = 5 - int patch = 3 + int patch = 4 /** * ------------------------------------------------------------