Skip to content

Commit 8bb36dc

Browse files
committed
versionName: 1.0.1
versionCode: 2
1 parent 6cac0cd commit 8bb36dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId "com.benjaminwan.composelocation"
2424
minSdk 21
2525
targetSdk 30
26-
versionCode 1
27-
versionName "1.0.0"
26+
versionCode 2
27+
versionName "1.0.1"
2828

2929
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3030
vectorDrawables {

0 commit comments

Comments
 (0)