Skip to content

Commit

Permalink
Version 39
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharee committed Jul 8, 2024
1 parent ca9ca71 commit 18e269f
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -14,7 +14,7 @@ android {
applicationId = "com.xda.nachonotch"
minSdk = 24
targetSdk = 34
versionCode = 38
versionCode = 39
versionName = versionCode.toString()

resValue("string", "applicationId", "$applicationId")
Expand Down
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 18e269f

Please sign in to comment.