Skip to content

Commit

Permalink
Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy-Geenexus committed Oct 15, 2022
1 parent e449734 commit e65f086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 14
targetSdkVersion 33
versionCode 1
versionName "1.0.1"
versionName "1.0.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SONATYPE_HOST=DEFAULT
RELEASE_SIGNING_ENABLED=true
GROUP=io.github.tommy-geenexus
POM_ARTIFACT_ID=exif-interface-extended
VERSION_NAME=1.0.1
VERSION_NAME=1.0.2
POM_NAME=exif-interface-extended
POM_DESCRIPTION=AndroidX ExifInterface with an extended API.
POM_INCEPTION_YEAR=2021
Expand Down

0 comments on commit e65f086

Please sign in to comment.