Skip to content

Instantly share code, notes, and snippets.

@mrnirva
Last active May 27, 2020 04:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrnirva/62e0dbd7a3bfb161e7120032ef58cf54 to your computer and use it in GitHub Desktop.
Save mrnirva/62e0dbd7a3bfb161e7120032ef58cf54 to your computer and use it in GitHub Desktop.
class YapilandirmaVerileri {
// Mail adresimizi ve uygulama şifrelerinde oluşturduğumuz şifreyi yazıyoruz
static String MAIL = "mail_adresimiz@gmail.com";
static String SIFRE = "qibtwyitsasapcga";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment