@@ -28,8 +28,8 @@ android {
applicationId "io.github.zadam.triliumsender"
minSdkVersion 21
targetSdkVersion 32
- versionCode 1
- versionName "0.1"
+ versionCode 2
+ versionName "0.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {