diff --git a/Android/app/build.gradle b/Android/app/build.gradle index 26175bd..f9b6b08 100644 --- a/Android/app/build.gradle +++ b/Android/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.example.androidMic" minSdk 23 targetSdk 33 - versionCode 8 - versionName "1.9" + versionCode 9 + versionName "2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake { diff --git a/Assets/p1.png b/Assets/p1.png index b139d33..1c7c595 100644 Binary files a/Assets/p1.png and b/Assets/p1.png differ diff --git a/Assets/p2.jpg b/Assets/p2.jpg deleted file mode 100644 index a3e7918..0000000 Binary files a/Assets/p2.jpg and /dev/null differ diff --git a/Assets/p2.png b/Assets/p2.png new file mode 100644 index 0000000..4580cf0 Binary files /dev/null and b/Assets/p2.png differ diff --git a/Assets/p3.jpg b/Assets/p3.jpg deleted file mode 100644 index 1fe6def..0000000 Binary files a/Assets/p3.jpg and /dev/null differ diff --git a/Assets/p3.png b/Assets/p3.png new file mode 100644 index 0000000..88ae81a Binary files /dev/null and b/Assets/p3.png differ diff --git a/Assets/p4.png b/Assets/p4.png index 68c97c6..db260a0 100644 Binary files a/Assets/p4.png and b/Assets/p4.png differ diff --git a/Assets/p5.png b/Assets/p5.png new file mode 100644 index 0000000..dfda4b4 Binary files /dev/null and b/Assets/p5.png differ diff --git a/README.md b/README.md index 2bc9724..cd0e25c 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,8 @@ Pre-built installers can be found [here](https://github.com/teamclouday/AndroidM ## Android Side -Android Side +Android Side +Android Side -Android Side +Android Side diff --git a/Windows/AndroidMic/AndroidMic.csproj b/Windows/AndroidMic/AndroidMic.csproj index 4cfc2a4..0ff503d 100644 --- a/Windows/AndroidMic/AndroidMic.csproj +++ b/Windows/AndroidMic/AndroidMic.csproj @@ -32,7 +32,7 @@ AndroidMic Teamclouday 0 - 1.9.0.0 + 2.0.0.0 false true true