Skip to content

Commit

Permalink
Chore: update README.md (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr328 authored Oct 22, 2023
1 parent af6c286 commit 6ed30f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Entrypoint {
```kotlin
plugins {
id("com.android.application") // required
id("com.github.kr328.gradle.zygote") version "2.7" // apply plugin
id("com.github.kr328.gradle.zygote") version "3.1" // apply plugin
// ... other plugins
}
```
Expand Down

0 comments on commit 6ed30f0

Please sign in to comment.