diff --git a/README.md b/README.md index e92e28fd5..8a33574f5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
-
+
diff --git a/app/build.gradle b/app/build.gradle
index c87cf3930..596955c4e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
defaultConfig {
applicationId "org.oxycblt.auxio"
- versionName "2.0.0"
- versionCode 9
+ versionName "2.0.1"
+ versionCode 10
minSdkVersion 21
targetSdkVersion 31