Attempt one after major code update to implement the true Whisper model use and operation
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId = "net.mmanningau.speechtokeyboard"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 9
|
||||
versionName = "1.0"
|
||||
versionCode = 10
|
||||
versionName = "1.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user