Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Commit

Permalink
release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zerorooot committed Mar 12, 2021
1 parent 056b64f commit 97dce1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "github.zerorooot.sixpan"
minSdkVersion 24
targetSdkVersion 30
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
buildFeatures.viewBinding true

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 97dce1e

Please sign in to comment.