Skip to content

Commit

Permalink
incremented versions
Browse files Browse the repository at this point in the history
  • Loading branch information
raininforest committed Mar 6, 2022
1 parent 3c74216 commit 6686b33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId = "com.github.raininforest.gerberpcb"
minSdk = 21
targetSdk = 30
versionCode = 10
versionName = "1.0.1"
versionCode = 20
versionName = "1.1"

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

0 comments on commit 6686b33

Please sign in to comment.