diff --git a/muninforAndroid/build.gradle b/muninforAndroid/build.gradle index 67985846..c9bf8bb7 100644 --- a/muninforAndroid/build.gradle +++ b/muninforAndroid/build.gradle @@ -27,8 +27,8 @@ android { applicationId "com.chteuchteu.munin" minSdkVersion 14 targetSdkVersion 28 - versionCode 73 - versionName "4.0.8" + versionCode 74 + versionName "4.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/versions.txt b/versions.txt index 7c2da4d8..a5da760e 100644 --- a/versions.txt +++ b/versions.txt @@ -75,3 +75,4 @@ 71 | 4.0.6 | | 72 | 4.0.7 | | 73 | 4.0.8 | | + 74 | 4.1.0 | |