Publish second version with new upload key

This commit is contained in:
Debanjum
2024-11-28 22:02:25 -08:00
parent faf15072b6
commit fdf69b7049
3 changed files with 6 additions and 6 deletions

View File

@@ -57,8 +57,8 @@ android {
applicationId "dev.khoj.app"
minSdkVersion 19
targetSdkVersion 35
versionCode 1
versionName "1"
versionCode 2
versionName "2"
// The name for the application
resValue "string", "appName", twaManifest.name