Skip to content

Commit 2d60403

Browse files
committed
release v1.1.2
1 parent ef10cfc commit 2d60403

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
defaultConfig {
1515
applicationId = "com.castle.sefirah"
1616

17-
versionCode = 10
18-
versionName = "1.1.1"
17+
versionCode = 11
18+
versionName = "1.1.2"
1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
}
2121

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
• Update Ui
2+
• Improve media playback and add audio device control
3+
• Notifies if an update is available on startup

0 commit comments

Comments
 (0)