version increment (#40)

This commit is contained in:
Girish Suragani
2023-11-03 21:47:51 +05:30
committed by Shivam Goyal
parent 7feab8cf12
commit 502ddecbba

View File

@@ -6,7 +6,7 @@ plugins {
id 'kotlin-parcelize'
}
def VERSION_NAME = "1.0.5.1"
def VERSION_NAME = "1.0.5.2"
android {
namespace 'com.navi.alfred'