diff --git a/gradle.properties b/gradle.properties index ca15a36f7c..d4e1147df7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,8 +14,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -VERSION_NAME=6.0.0 Beta 7 -VERSION_CODE=255 +VERSION_NAME=6.0.0 Beta 8 +VERSION_CODE=256 PACKAGE=it.feio.android.omninotes MIN_SDK=16 # Upgrading this to 24+ will need ContentProvider for sharing and camera attachments