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