Skip to content

Commit

Permalink
Change version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaBavadekar authored Oct 18, 2022
1 parent 2cf3310 commit 2f66e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pinlog-activity/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
minSdkVersion 19
targetSdkVersion 31
versionCode 1
versionName "1.0.0"
versionName "1.0.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down Expand Up @@ -57,4 +57,4 @@ dependencies {
//RecyclerView
implementation 'androidx.recyclerview:recyclerview:1.2.1'

}
}

0 comments on commit 2f66e75

Please sign in to comment.