diff --git a/muninforAndroid/build.gradle b/muninforAndroid/build.gradle index 8d3bfcc8..5332cfcb 100644 --- a/muninforAndroid/build.gradle +++ b/muninforAndroid/build.gradle @@ -23,8 +23,8 @@ android { applicationId "com.chteuchteu.munin" minSdkVersion 14 targetSdkVersion 24 - versionCode 70 - versionName "4.0.5" + versionCode 71 + versionName "4.0.6" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } diff --git a/versions.txt b/versions.txt index 97b139d0..a54246b9 100644 --- a/versions.txt +++ b/versions.txt @@ -71,4 +71,5 @@ 67 | 4.0.2 | 7.6 | 68 | 4.0.3 | | 69 | 4.0.4 | | - 70 | 4.0.5 | | + 70 | 4.0.5 | | + 71 | 4.0.6 | |