Skip to content

Commit

Permalink
resolve issue #8 and issue #12
Browse files Browse the repository at this point in the history
  • Loading branch information
valkriaine committed May 9, 2022
1 parent d98ac37 commit aa1db4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bouncy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 31
versionCode 21
versionName "2.1"
versionCode 22
versionName "2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit aa1db4e

Please sign in to comment.