Skip to content

Commit

Permalink
build: Release ni!
Browse files Browse the repository at this point in the history
Signed-off-by: argraur <[email protected]>
  • Loading branch information
argraur committed May 29, 2020
1 parent 3f16bbb commit 056a2d8
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 @@ -11,8 +11,8 @@ android {
applicationId "me.argraur.notes"
minSdkVersion 25
targetSdkVersion 29
versionCode 1
versionName "ichi"
versionCode 2
versionName "ni"

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

0 comments on commit 056a2d8

Please sign in to comment.