Volume Seekbar Fixes #3

Merged
me merged 8 commits from dev into main 2025-08-17 08:49:16 -07:00
Showing only changes of commit a642b51532 - Show all commits

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.hyperling.apps.infinitetimer"
minSdkVersion 14
targetSdkVersion 36
versionCode 8
versionName "1.1.0"
versionCode 9
versionName "1.1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {