Skip to content

Commit

Permalink
[ADD/#42] targetsdk 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonsuKang committed Jan 20, 2025
1 parent 41137f5 commit 3281aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ android {
namespace = "com.yapp.orbit"

defaultConfig {
applicationId = "com.yapp.orbit"
versionCode = 1
versionName = "1.0"
targetSdk = 34
}

buildTypes {
Expand Down

0 comments on commit 3281aef

Please sign in to comment.