diff --git a/automotive/build.gradle b/automotive/build.gradle index d6caca17..4c7e466e 100644 --- a/automotive/build.gradle +++ b/automotive/build.gradle @@ -10,8 +10,8 @@ android { defaultConfig { minSdkVersion 29 targetSdkVersion 33 - versionCode 190 - versionName "0.25.2.0018" + versionCode 194 + versionName "0.25.2.0019" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }