Skip to content

Commit

Permalink
PswGenDroid 2.0.1.01 released
Browse files Browse the repository at this point in the history
  • Loading branch information
uwe authored and uwe committed Apr 12, 2020
1 parent 545662b commit 2c9832a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions PswGenDroid/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "de.dknapps.pswgendroid"
minSdkVersion 24
targetSdkVersion 28
versionCode 20200
versionName "2.0.2"
versionCode 20101
versionName "2.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion PswGenDroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.2'
classpath 'com.android.tools.build:gradle:3.6.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

// NOTE: Do not place your application dependencies here; they belong
Expand Down
4 changes: 2 additions & 2 deletions PswGenDroid/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sat Apr 20 09:28:18 CEST 2019
#Sun Apr 12 09:38:04 CEST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
Binary file added PswGenDroid/product/PswGenDroid-2.0.1.01.apk
Binary file not shown.

0 comments on commit 2c9832a

Please sign in to comment.