Skip to content

Commit

Permalink
Update plugin com.android.application 8.3.0 to v8.3.2 (#1072)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent cb3eae8 commit 5347972
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion WatchFaceFormat/Complications/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
* limitations under the License.
*/
plugins {
id("com.android.application") version "8.3.0" apply false
id("com.android.application") version "8.3.2" apply false
}
2 changes: 1 addition & 1 deletion WatchFaceFormat/SimpleAnalog/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
* limitations under the License.
*/
plugins {
id("com.android.application") version "8.3.0" apply false
id("com.android.application") version "8.3.2" apply false
}
2 changes: 1 addition & 1 deletion WatchFaceFormat/SimpleDigital/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
* limitations under the License.
*/
plugins {
id("com.android.application") version "8.3.0" apply false
id("com.android.application") version "8.3.2" apply false
}

0 comments on commit 5347972

Please sign in to comment.