release(agent): bump to 0.0.0.1
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId 'de.hackersoft.ariaagent'
|
||||
minSdk 26
|
||||
targetSdk 33 // 33 vermeidet die Foreground-Service-Typ-Pflicht von 34
|
||||
versionCode 2
|
||||
versionName '0.2.0'
|
||||
versionCode 1
|
||||
versionName '0.0.0.1'
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user