Skip to content

Commit

Permalink
release 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syt0r committed Feb 23, 2023
1 parent 211ca37 commit 1c64992
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 @@ -9,8 +9,8 @@ android {
applicationId "ua.sytor.wifipass"
minSdkVersion 21
targetSdkVersion 33
versionCode 7
versionName "2.0"
versionCode 8
versionName "3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

buildConfigField "String", "LICENSE_KEY", "\"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnpmyh0/ZOKOSzapc3cWLNPiy2Bi7XmrfFL4z2KAOIZJsaZY5QvWSr7I35RJAbtzN4Ql2H20BDUdqVsjuMllWx79FUU8WQZqxerzXQNobtlNWdgGfoTi+NfvSAoB3LJdqJNenU/W6zSrPQRnnlT3kv9qhzlgHR1KVHrLTUsVm2eS1vDdKkEtFGeaCQ5zJ689TezcBui8QrReqayK97wxraVWR7hdazuOR0G0q0iIjGhZRMmWp4IhU9J22EKzJhReio4uMy8g4EgtIVYN80e46CYuxwXnw+rZ8+WNLaefy7LCl0qFhmHVEDNG/mh5NEcnaGsutF/igTJCkdxS374MtswIDAQAB\""
Expand Down

0 comments on commit 1c64992

Please sign in to comment.