diff --git a/BigLogo.png b/BigLogo.png new file mode 100644 index 0000000..6379e1e Binary files /dev/null and b/BigLogo.png differ diff --git a/Screen1.jpg b/Screen1.jpg new file mode 100644 index 0000000..62c72a8 Binary files /dev/null and b/Screen1.jpg differ diff --git a/Screen2.jpg b/Screen2.jpg new file mode 100644 index 0000000..51a5524 Binary files /dev/null and b/Screen2.jpg differ diff --git a/Screen3.jpg b/Screen3.jpg new file mode 100644 index 0000000..a287e0f Binary files /dev/null and b/Screen3.jpg differ diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 84d287d..30f654b 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -17,7 +17,7 @@ android { applicationId = "com.keylightpiano.pianotimeline" minSdk = 26 targetSdk = 36 - versionCode = 1 + versionCode = 2 versionName = "1.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"