feat(streaming): Simplify streaming logic and remove persistent tracking
This commit is contained in:
@@ -17,7 +17,7 @@ if (keystorePropertiesFile.exists()) {
|
||||
android {
|
||||
namespace = "app.cogwheel.conduit"
|
||||
compileSdk = 36
|
||||
ndkVersion = "27.0.12077973"
|
||||
ndkVersion = "29.0.14206865"
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "app.cogwheel.conduit"
|
||||
|
||||
Reference in New Issue
Block a user