Skip to content

Commit

Permalink
[Version] Version 1.0.1 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajou4095 authored Mar 21, 2024
1 parent 4239ae6 commit 5cd17e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Gradle 7.0 부터 Version Catalog 를 지원한다.
[versions]
# App Version
app-versioncode = "1"
app-versionname = "1.0.0"
app-versioncode = "2"
app-versionname = "1.0.1"
# SDK Version
sdk-min = "24"
sdk-target = "34"
Expand Down

0 comments on commit 5cd17e5

Please sign in to comment.