Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkempire78 committed Dec 1, 2022
1 parent fad0f18 commit 2f7a737
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 @@ -8,8 +8,8 @@ android {
applicationId "com.darkempire78.opencalculator"
minSdkVersion 21
targetSdkVersion 33
versionCode 22
versionName "2.0.0-beta2"
versionCode 23
versionName "2.0.0-beta3"

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

0 comments on commit 2f7a737

Please sign in to comment.