Skip to content

Commit

Permalink
Merge pull request #267 from uhooi/feature/bump_as_from_flamingo_to_g…
Browse files Browse the repository at this point in the history
…irafee

Bump AS from Flamingo to Girafee
  • Loading branch information
uhooi committed Aug 3, 2023
2 parents 20f25af + c5c20a9 commit 5769b90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can develop this project.

### Environment

- Android Studio: Flamingo | 2022.2.1 Patch 2
- Android Studio: Giraffe | 2022.3.1

### Configuration

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ robolectric = { group = "org.robolectric", name = "robolectric", version = "4.10
timber = { group = "com.jakewharton.timber", name = "timber", version = "5.0.1" }

[plugins]
android-application = { id = "com.android.application", version = "8.0.2" }
android-application = { id = "com.android.application", version = "8.1.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.17.0" }
firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "2.9.4" }
firebase-perf = { id = "com.google.firebase.firebase-perf", version = "1.4.2" }
Expand Down

0 comments on commit 5769b90

Please sign in to comment.