Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
[test] CICD TEST COMMIT
Browse files Browse the repository at this point in the history
  • Loading branch information
moondev03 committed Aug 6, 2024
1 parent 60946c7 commit d5b99c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Nabi/presentation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId = "com.nabi.nabi"
minSdk = 29
targetSdk = 34
versionCode = 1
versionName = "0.0.1"
versionCode = 2
versionName = "0.0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

buildConfigField(
Expand Down

0 comments on commit d5b99c4

Please sign in to comment.