Skip to content

Commit

Permalink
Update build code
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepijn98 committed Sep 27, 2019
1 parent 8f451c1 commit 334ab92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
applicationId = "xyz.kurozero.nekosmoe"
minSdkVersion(24)
targetSdkVersion(28)
versionCode = 1
versionCode = 20
versionName = "1.0.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Binary file added app/release/app-release.aab
Binary file not shown.

0 comments on commit 334ab92

Please sign in to comment.