diff --git a/app/build.gradle b/app/build.gradle index 0e9ec15..0f5a326 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 27 - versionCode 132 - versionName "1.8.2 'Bullets And Octane-Pirates'" + versionCode 133 + versionName "1.8.3 'Bullets And Octane-Pirates'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {